home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / ndedit.arc / NEREAD.ME < prev   
Encoding:
Text File  |  1987-06-12  |  1.1 KB  |  23 lines

  1.  
  2. In addition to the Norton Editor, version 1.3, we're pleased to include an
  3. interesting and useful small program called the Norton DOS Editor, NDE.
  4.  
  5. NDE is a memory resident program which saves a copy of your most recent
  6. DOS commands.  It allows you to quickly and easily recall the commands to
  7. the screen, edit them if you need to, and then execute them.
  8.  
  9. If you're not already using a program like NDE, you may find it very
  10. handy, as many of our early users have.  Whether you use it or not, you'll
  11. appreciate having the assembly-language source code for NDE, which will
  12. allow you to study how the program was created.  Having the source code
  13. also makes it possible for you to make some easy changes to NDE.
  14.  
  15. You'll find these four files in a sub-directory named NDE on your diskette:
  16.     NDE.DOC ------- a text file explaining the features and use of NDE
  17.     NDE.COM ------- the ready-to-use NDE program
  18.     NDE.ASM ------- the assembly language source file for NDE
  19.     MAKE-NDE.BAT -- a batch file which creates NDE.COM from the source file
  20.     
  21. Sincerely,
  22. Peter Norton
  23.